home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-28 | 1.6 KB | 22 lines | [TEXT/KAHL] |
- //|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- //| CNCubeDialogDirector.cp
- //|
- //| This implements the preferences dialog director
- //|_________________________________________________________
-
- #include "CIntegerText.h"
- #include "CNCubeDialog.h"
- #include "CNCubeDialogDirector.h"
-
- #include "HyperCuber Commands.h"
-
-
-
- //============================ Globals ============================\\
-
- extern CDesktop *gDesktop;
-
-
-
- //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- // CNCubeDialogDire